;;; QQ: 67762207
%100
+5
+6
+43
[@main]
#IF
checkpkpoint 2
#SAY
I do not want people like you and transactions. Immediately in front of me disappear.\\
<Close/@exit>
#ELSEACT
goto @main_0_0

[@main_0_0]
#SAY
Here is the desert Tucheng (FCOLOR / 1) <$CS_TAOSUNG_OWNER> (FCOLOR/12) guild territory. \
Welcome. There are a lot of good arms, and slowly pick bar. \
;; <Buy/@buy + (weapons class)> weapons \
<Buy/@buy> Weapons \
<S/@sell> Weapons \
<Repair/@repair> Weapons \
Conduct <special repair/@Special_Repair (1)>\\
<Weapons production and decomposition/@WeaponProduce> \
<$NPCNAME> <dialogue/@TalkToQuest> \
<Abandoned/@exit>

[@Special_Repair ()]
#CALL [System\TotalRepair.txt] @ SRepairItem

[@BUY + ()]
#CALL [VimaScript\bulk purchases. Txt] @ quantities w

[@WeaponProduce]
#CALL [ProduceSystem\Weapon\WeaponMain.txt] @ Weaponmain

[@buy]
#SAY
Norma confrontation in order, and a good weapon if you're ready.\\
<Pre-step/@main>

[@sell]
#SAY
What you want to sell weapons?\\
<Pre-step/@main>

[@repair]
#SAY
If you carry out general repairs, you need to know the maximum staying power will be reduced. Do you still want to repair?\\
<Pre-step/@main>

[~@repair]
#SAY
This level should be revised to good. Take it.\\
<Pre-step/@main>

[goods]


[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#SAY
_ Desert mining ore not useful, so we used to carry ore came from the distant beach.\\
_ <Close/@exit>

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem

;;; QQ: 67762207